% parameters controlling the special maple environments % \input mapleenv.sty \MaplePrompttrue % generate a prompt at start of each line? \MaplePromptString = {\raise 1pt \hbox{$\scriptstyle>$\space}} \AboveMapleSkip = 1ex plus 2 pt minus 1 pt \BelowMapleSkip = \AboveMapleSkip \LeftMapleSkip = 5ex \AboveMaplePlot = 2\AboveMapleSkip \BelowMaplePlot = 2\AboveMapleSkip \MaplePlotHeight = 25ex \MaplePlotWidth = 1.3\MaplePlotHeight \edef\MaplePlotAngle{270} \let\MapleSepLineWidth\linewidth % \let so that it will be redefined % properly for narrow environments. \MapleSepLineHeight = 1pt \let\MapleFont\tt % font used for input and ttyout \let\MapleSize\small % font size for input and ttyout \MapleFirstLinefalse % hides first \cr of \mapleinput \MapleTab = 8 % spaces used by the tab character.